This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Lorraine Chululyobu 11.Dec.03 05:43 PM a Web browser Domino Designer6.0.2 CF1Windows 2000
I am usign the DXL exporter to export & search notes database designs.
The main problem I am experiencing (there are others) is that outlines do not seem to export properly.
To run the export I create a notesnotecollection and make sure I select all design elements etc. The resulting DXL only contains some confusing <NOTE> elements that contain partial information about the outlines, but not the code elements I am looking for.
I have even created and empty ntf and export everything using Call notesNoteCollection.SelectAllNotes( selectorValue )
Has anyone successfully exported outlines? Also are there any other decent resources on the exporter and SAX parser.